home *** CD-ROM | disk | FTP | other *** search
/ Carousel / CAROUSEL.cdr / mactosh / appl / globe.sit / Globe Info next >
Text File  |  1987-06-30  |  2KB  |  44 lines

  1. Globe 1.0 of 6/3/87
  2. -------------------
  3.  
  4.  
  5. Globe is the classic spinning globe demo seen on Sun workstations.
  6. It works on all Macintoshes with at least 512K of memory though it
  7. looks best on a Mac II with 8 bits/pixel color.  The program consists
  8. of the application Globe along with various data files containing
  9. different sizes of the globe bitmaps.  The sizes range from 32 x 32 to
  10. 256 x 256.  Double clicking on one of the data files will bring up
  11. a spinning globe in the desired size.  If you open the application
  12. without selecting a data file, it will try to open a file titled
  13. 'GlobeFrames'.  Globe uses lots of memory; minimum around 300K and
  14. much more if you are using a Mac II in one of the multibit screen modes.
  15. The largest globe (256 x 256) uses 2MB! when run at 8 bits/pixel.
  16.  
  17. I wrote a Globe for the Mac as an exercise in learning Color QuickDraw.
  18. The goal was to write a decent demo completely in Pascal using
  19. only Apple documented and approved techniques.  A bit of assembler
  20. was neccessitated by the need to do VBL synchronization on the
  21. Macintosh II.  There is also a bit of experimentation with Juggler.
  22. Globe's heavy CPU usage makes it useful for investigating
  23. QuickDraw (CopyBits) performance under different conditions such as
  24. window placement and clipping.  The sadistic will no doubt change the
  25. depth of the screen at runtime to watch QuickDraw sweat.
  26.  
  27. Comments and bug reports are welcomed.  Globe is free so if you pass it
  28. on, please try to include this text.  If you didn't get the source code
  29. (MPW 2.0b1 Pascal and Assembler), I will send it to you if you mail
  30. me a disk (maybe with some neat pd/shareware) along with $5.  
  31.  
  32. Enjoy,
  33.  
  34. Paul Mercer :)
  35.  
  36. Delphi:    LOGICHACK
  37. AppleLink: D0131
  38. MCI:       SOL
  39.  
  40. 681 E. Seneca Tpk., #A4
  41. Syracuse, NY  13205
  42. Phone: (315) 492-3348
  43.  
  44.